afterAjaxCallback

Description

Fires after the Ajax callback is made

Fires after the Ajax callback has completed. You code can modify the response sent to the client. Variables in the 'e' object include:

e.tmpl

Definition of the UX component

e.ajaxResponse

The response that will be sent to the client.

e.action

Ajax callback action type

e.callbackFunctionName

Ajax callback specific action